home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2005 August / PCADVD_121.iso / menus / fullPrograms.swf / scripts / DefineButton2_107 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-06-01  |  70 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","full\\openoffice\\setup.exe");
  3. }
  4.